@media (min-width: 1200px) {
}
@media(min-width: 992px) and (max-width: 1199px) {
	.s1 img {
	width:50%;}
	
}
@media(min-width: 768px) and (max-width: 991px) {
	.about_info{
	width:100%;
	line-height:24px;
	padding:30px 60px;}
	.nav > li > a {
    padding: 10px 4px;
	}
	.s3 {
	  right: 12%;
	  top: 17%;
	  left: 12%;
	}
	.s3 h1{
		font-size:36px;}
	.s3 p{
		font-size:17px;}
	.s1 {
	  right: 12%;
	  top: 27%;
	  left: 12%;
	 
	}
	.s1 img {
		width:50%;
	 
	}
	.sy_about_title, .sy_contact_title {
		padding: 10px 0;
	}
}
@media (max-width:767px) {
.navbar-fixed-top {
    margin-bottom: 0;
    position: static;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #f6c290;
}
.navbar-nav .open .dropdown-menu>li>a{
	padding: 8px 30px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a{
	color: #000;
}
.sy_top_nav>ul>li{
	border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.sy_top_nav>ul>li:first-child{
	border: none;
}

.carousel-caption p {
    font-size: 14px;
    line-height: 24px;
}
.s1 {
  right: 12%;
  top: 18%;
  left: 12%;
 
}
.s1 img {
	width:50%;
 
}
.sxxx img{
    width:100%;
}
.s2 {
  right: 12%;
  top: 18%;
  left: 50%;
}
.s3 {
  right: 12%;
  top: 2%;
  left: 12%;
}
.sy_about_title, .sy_contact_title {
    padding: 30px 0;
}
.sy_about_title h1{
	font-size:24px;
	font-weight: bold;
}
.sy_about_title h4 {
	font-size:14px;
    margin-top: 20px;
    line-height: 28px;
}
.sy_contact_title h1{
	font-size:24px;}
.sy_contact_title h4{
	font-size:14px;}
.products {
	padding:10px 0px 0px 0px;
}
.products .title {
	margin: 0px 0px 30px 0px;
    font-size:18px;
    line-height:20px;
}
.series .name {
    padding:30px 0px;
    border-bottom: 10px solid #4c2422;
}



.join {
	padding:60px 0px 0px 0px;
	min-height:300px;
	background:url(../images/join_bg.jpg) no-repeat top center;
	background-size:cover;
}
.join h2{
	font-size:24px;}
footer {
	padding:0px;
}
.about_info{
	width:100%;
	line-height:24px;
	padding:30px 60px;}
.carousel-caption h1 {
    font-size: 24px;
    line-height: 36px;
}
.about_title h5{
	line-height:27px;}
.about_title {
    padding-bottom: 0px;}
.about_title h2 {
	font-size:24px;
}
.sy_info p{
	min-height: 100px;
}
.sy_info_en p{
	min-height: 120px;
}
#dituContent{
	height: 250px;
}
.tz-gallery .lightbox {
    display: block;
    margin-bottom: 10px;
}
.ny_main {
    background: #fff;
    padding: 20px 10 30px;
    min-height: 500px;
    box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.ainfo_en p span {
    font-weight: bold;
    font-size: 14px;
    display: block;
}
.sy_info{
	color:#ff9900;
	margin-top:30px;
	padding-bottom:30px;}
.showpro_img{
	width: 100%;
}

}	